On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:
общая лексика
подкаталог
каталог, находящийся внутри другого каталога в иерархии каталогов файловой системы
Смотрите также
общая лексика
родительский каталог
узел в дереве каталогов диска (directory tree), к которому присоединены нижележащие ветви, называемые дочерними каталогами (child directory), или подкаталогами (subdirectory). Родительский каталог находится на один уровень выше текущего каталога (current directory), в DOS и Windows он обозначается двумя точками (..). Корневой каталог (root directory), с которого начинается дерево каталогов, не имеет родительского каталога
Смотрите также
In computing, a directory is a file system cataloging structure which contains references to other computer files, and possibly other directories. On many computers, directories are known as folders, or drawers, analogous to a workbench or the traditional office filing cabinet. The name derives from books like a telephone directory that lists the phone numbers of all the people living in a certain area.
Files are organized by storing related files in the same directory. In a hierarchical file system (that is, one in which files and directories are organized in a manner that resembles a tree), a directory contained inside another directory is called a subdirectory. The terms parent and child are often used to describe the relationship between a subdirectory and the directory in which it is cataloged, the latter being the parent. The top-most directory in such a filesystem, which does not have a parent of its own, is called the root directory.
The freedesktop.org media type for directories within many Unix systems – including but not limited to systems using GNOME, KDE Plasma 5, or ROX Desktop as the desktop environment – is "inode/directory". This is not an IANA registered media type.